Skip to content

Conversation

@merwok
Copy link
Contributor

@merwok merwok commented Nov 18, 2025

No description provided.

#. Wheel, being an installation format that is intended to work across
multiple versions of Python, does not generally include .pyc files.
#. Wheel does not contain setup.py or setup.cfg.
#. ``Wheel-Version`` is the version number of the Wheel specification.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github rendering shows that this is interpreted as part of the code block instead of creating a nested list. to be fixed.

multiple versions of Python, do not generally include ``.pyc`` files.
#. Wheels files do not contain ``pyproject.toml``, ``setup.py`` or ``setup.cfg``.

This version of the wheel specification is based on the distutils install
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should say sysconfig install schemes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant